From 0a16518bcfeff6ac6c3b3566b774300f0e1a2c89 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 15:58:33 -0500 Subject: [PATCH] docs: fix links to print api --- gtk/gtkpagesetupunixdialog.c | 2 +- gtk/gtkprintunixdialog.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkpagesetupunixdialog.c b/gtk/gtkpagesetupunixdialog.c index 5601aefe36..4225f4c8fb 100644 --- a/gtk/gtkpagesetupunixdialog.c +++ b/gtk/gtkpagesetupunixdialog.c @@ -54,7 +54,7 @@ * which don't provide a native page setup dialog, like Unix. It can * be used very much like any other GTK+ dialog, at the cost of * the portability offered by the high-level printing API + * linkend="gtk3-High-level-Printing-API">high-level printing API * * Printing support was added in GTK+ 2.10. */ diff --git a/gtk/gtkprintunixdialog.c b/gtk/gtkprintunixdialog.c index acbfc3c1c0..531f7728f7 100644 --- a/gtk/gtkprintunixdialog.c +++ b/gtk/gtkprintunixdialog.c @@ -68,7 +68,7 @@ * which don't provide a native print dialog, like Unix. It can * be used very much like any other GTK+ dialog, at the cost of * the portability offered by the - * high-level printing API + * high-level printing API * * In order to print something with #GtkPrintUnixDialog, you need * to use gtk_print_unix_dialog_get_selected_printer() to obtain -- 2.30.2